home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / listbox / chklist / readme.txt < prev    next >
Encoding:
Text File  |  1995-07-15  |  1.2 KB  |  34 lines

  1. CHKLIST.VBX Version 1.00
  2. Copyright (C)1995 I.D.E Software
  3. All rights reserved worldwide
  4. Written and designed by David E Ingram
  5. e-mail 100045.3263@compuserve.com
  6.  
  7. The following files should now be located in the current
  8. directory, use the INSTALL.BAT batch file to move the files
  9. into the suggested locations.
  10.  
  11. Filename    Description        Suggested location
  12. ----------------------------------------------------------
  13. readme.txt    This text file
  14. chklist.vbx    VB Custom Control    \WINDOWS\SYSTEM
  15. chklist.hlp    Help File        \WINDOWS
  16. chklisth.ico    Help File Icon        \WINDOWS
  17.  
  18. check1.bmp    Sample checked bitmap    \WINDOWS
  19. check2.bmp    Sample checked bitmap    \WINDOWS
  20. uncheck2.bmp    Sample unchecked bitmap    \WINDOWS
  21. check3.bmp    Sample checked bitmap    \WINDOWS
  22. uncheck3.bmp    Sample unchecked bitmap    \WINDOWS
  23. check4.bmp    Sample checked bitmap    \WINDOWS
  24. uncheck4.bmp    Sample unchecked bitmap    \WINDOWS
  25. check5.bmp    Sample checked bitmap    \WINDOWS
  26. uncheck5.bmp    Sample unchecked bitmap    \WINDOWS
  27.  
  28. sample1.mak    Sample VB Project    \CHKLIST
  29. form1.frm    Sample VB Form        \CHKLIST
  30. install.bat    Install batch file,
  31.         Moves the above files (from the
  32.         current directory) into the
  33.         suggested locations.
  34.         Type: INSTALL <destdrive:> [ENTER]